home *** CD-ROM | disk | FTP | other *** search
/ AOL File Library: 4,101 to 4,200 / aol-file-protocol-4400-4101-to-4200.zip / AOLDLs / Invoice & Inventory / SBIC_ V3.5 Small Bus. Inv. Ctrl / SBIC35EX.exe / DISK_1.ZIP / MSSETUP2.BAT < prev    next >
DOS Batch File  |  1998-04-19  |  251b  |  8 lines

  1. @echo off
  2. REM The command line below should be used to invoke dao setup in silent mode
  3. rem setup -s NOSDK 
  4. echo Launching Microsoft Data Access Objects...
  5.  
  6. %1%2\dao\daosetup.exe NOSDK
  7. echo Successfully Completed. You may now close this window.
  8.